home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 1.3 KB | 38 lines | [TEXT/GEOL] |
- Item 9237485 30-Aug-88 19:26
-
- From: X0118 Bell Northern Research,Comm.Sys.Dev
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: Detect Textlistview Selctions
-
- To whom may be informed,
- I am working in the new MacApp 2.0. I have a dialog that has a list that
- is a subclass of TTextlistView. In order to catch user selections in the list,
- I overrode the "DoChoice" method of the view in which the list resides, a
- subclass of TDialogView, branching on the constants defined in UMacApp.p of the
- form mSomethingHit (such as mButtonHit or mEditTextHit etc.). My DoChoice
- routine catches clicks on buttons or in EditText fields but not at all on
- either list items OR the list's scroll bars. Both the items (which can be
- selected & highlighted by clicking) and the scroll bars appear to be behaving
- normally, but the mmListItemHit branch of TMyDialogView.DoChoice is not
- catching these mouse clicks. Does anyone out there know why?, I'd love to
- know. Is it perhaps possible that there is a DoChoice for TTextListView which I
- should override?
-
- Sincerely,
- Chris Hart
- Member o' Scientific Staff
- Bell Northern Research
- 685 A E. Middlefield Rd.
- Mountain View, Ca. 94039
- (415) 940-2263
- Link: x0118
-
- Any phone calls made on Wed., 8/31 should go to (415) 922-9840 -Thanks
-
-
-
-
-
-